Migrates the current document object from an active document type workflow state to the specified workflow definition state.
Syntax
Migrate(Workflow As String, [WorkFlowState], [Comments])
Name | Description |
---|---|
Workflow |
The name of the workflow definition to which to migrate the document. |
WorkFlowState |
Optional workflow definition state name to which to migrate the document. |
Comments |
Optional text to append to the document’s comment log. |
Related concepts